home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / misc / MAME_040.lzh / history.amiga < prev    next >
Text File  |  1997-08-19  |  6KB  |  156 lines

  1.  
  2.  
  3. ------------------------------------------------------------
  4. Version 27.7                            (19.08.97 13:09:34)
  5. ------------------------------------------------------------
  6.  
  7.      - Added: Added MOUSE option that turns on mouse support.
  8.  
  9.      - Added: Added LESSFLICKER, DOUBLEBUFFER and REMOVELINES
  10.        options that is used to select between six different ways to
  11.        do the drawing of vector games.
  12.  
  13.      - Added: Added WIDTH and HEIGHT options. Vector games will be
  14.        scaled to fit the window.
  15.  
  16.      - Changed: Changed the CHANNELS option so it accepts channel
  17.        numbers from 0 to F.
  18.  
  19.      - Changed: Changed the DISPLAYID option so it accepts hex numbers
  20.        with $ or 0x as prefix.
  21.  
  22.      - Added: Added NOSCAN option that disables the scanning of the
  23.        installed games in the GUI.
  24.  
  25.      - Added: Added NOJOY option to turn off joystick support.
  26.  
  27.      - Added: Added support for multiple joystick buttons and the
  28.        CD32 controller if lowlevel.library is available.
  29.  
  30.  
  31. ------------------------------------------------------------
  32. Version 27.6                            (11.08.97 21:01:43)
  33. ------------------------------------------------------------
  34.  
  35.      - Upgraded: Upgraded to M.A.M.E. 0.27.
  36.  
  37.  
  38. ------------------------------------------------------------
  39. Version 26.6                            (26.07.97 02:48:46)
  40. ------------------------------------------------------------
  41.  
  42.      - Upgraded: Upgraded to M.A.M.E. 0.26.1.
  43.  
  44.  
  45. ------------------------------------------------------------
  46. Version 26.5                            (16.07.97 03:41:29)
  47. ------------------------------------------------------------
  48.  
  49.      - Upgraded: Upgraded to M.A.M.E. 0.26.
  50.  
  51.  
  52. ------------------------------------------------------------
  53. Version 25.5                            (15.07.97 14:43:42)
  54. ------------------------------------------------------------
  55.  
  56.      - Added: Added a menu with "New",  "Open", "About" and "Quit".
  57.  
  58.      - Added: Added new options DISPLAYID and DEPTH.
  59.  
  60.      - Added: Added Workbench support. Now it's possible to make
  61.        project icons with the options as tooltypes.
  62.  
  63.  
  64. ------------------------------------------------------------
  65. Version 25.4                            (06.07.97 23:58:57)
  66. ------------------------------------------------------------
  67.  
  68.      - Upgraded: Upgraded to M.A.M.E. 0.25. This took longer than
  69.        expected due to many more or less serious bugs in the new
  70.        drivers.
  71.  
  72.  
  73. ------------------------------------------------------------
  74. Version 24.4                            (29.06.97 22:22:39)
  75. ------------------------------------------------------------
  76.  
  77.      - Fixed: Fixed som GUI bugs.
  78.  
  79.      - Added: Added support for real time changing of the palette.
  80.        This also works on true color screens and it's used by the
  81.        Williams games.
  82.  
  83.      - Fixed: Fixed a nasty bug that caused Kung Fu Master to crash
  84.        on exit. Kung Fu Master generated a sample set that was
  85.        allocated with malloc() but freesamples() expects the memory
  86.        to be allocated with AllocVec().
  87.  
  88.      - Fixed: Fixed two bugs in the audio code that caused some games
  89.        (Pacman, Kung Fu Master and some more) to crash if the NOSOUND
  90.        option was used.
  91.  
  92.      - Updated: Updated the game list in the gui to match the 0.24
  93.        games.
  94.  
  95.  
  96. ------------------------------------------------------------
  97. Version 24.3                            (13.06.97 19:21:19)
  98. ------------------------------------------------------------
  99.  
  100.      - Upgraded: Upgraded to M.A.M.E. 0.24.
  101.  
  102.  
  103. ------------------------------------------------------------
  104. Version 23.3                            (13.06.97 19:20:28)
  105. ------------------------------------------------------------
  106.  
  107.      - Added: FPS option that displays frames per second in the
  108.        titlebar together with a status bar that tells you which
  109.        virtual channels that have been accessed. This can be
  110.        used to find the wanted CHANNELS argument.
  111.  
  112.      - Added: A CHANNELS option where the argument should be a 4
  113.        byte string with characters from '0' to '7'. This tells the
  114.        audio rotuines which virtual channel should go to which real
  115.        channel.
  116.  
  117.      - Changed: Rewrote the audio routines so that they can use the
  118.        samples sets and play the music in games like Galaga and
  119.        Pacman.
  120.  
  121.      - Changed: Now it uses ReadArgs() to parse the arguments so no
  122.        more - in front of the options.
  123.  
  124.      - Added: Auto fire by holding down the fir button. The number
  125.        of shots per second can be set with the AF=AUTOFIRE
  126.        option to between 0 (off) and 10. It defaults to off and
  127.        it's only when it's off that Fire2 emulation can be on.
  128.  
  129.      - Added: Fire2 emulation by holding down the button for more
  130.        than a set time. The time can be set with the new
  131.        FT=FIRE2TIME option to value between 0 (off) and 9 (*0.1s).
  132.        It defaults to 5 (*0.1s).
  133.  
  134.      - Added: MUI GUI.
  135.  
  136.  
  137. ------------------------------------------------------------
  138. Version 23.2                            (07.06.97 14:39:08)
  139. ------------------------------------------------------------
  140.  
  141.      - Added: 4 channel sound support.
  142.  
  143.      - Fixed: Wrote 4 bytes too much into the bitmap.
  144.  
  145.      - Rewrote keyboardboard support. Using TAB to enter the
  146.        settings seems to work.
  147.  
  148.  
  149. ------------------------------------------------------------
  150. Version 23.1                            (04.06.97 14:34:45)
  151. ------------------------------------------------------------
  152.  
  153.        --- Initial release ---
  154.  
  155.  
  156.